home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / c / fractal.readme < prev    next >
Text File  |  2001-09-05  |  2KB  |  61 lines

  1. Short:    OpenGL C Source: Mandelbrot and Julia fractal generator
  2. Uploader: walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  3. Type:     dev/c
  4. Autor:    walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  5. Requires: C Compiler (e.g. gcc), StormMesa
  6.  
  7.  
  8. Mandelbrot and Julia fractal generator.
  9.  
  10. The executable included in this archive requires 68030 cpu and 68881 fpu or better.
  11.  
  12. The source is highly portable. It shold work with all major operating systems,
  13. as far as OpenGL and GLUT (GL Utilities) are available.
  14.  
  15. Testet on Amiga 4000/30 with AmigaOS 3.5 and Intel Pentium III PC running 
  16. Red Hat Linux.
  17.  
  18.  
  19. Literature:
  20.  
  21. Brian W. Kernighan, Dennis M. Ritchie: The C Programming Language
  22.  
  23. Andrew Koenig: 
  24. C Traps and Pitfalls
  25.  
  26. Mason Woo, Jackie Neider, Tom David, Dave Shriner, Tom Davis: 
  27. OpenGL 1.2 Programming Guide
  28.  
  29. Mark Kilgar: 
  30. The OpenGL Utility Toolkit (GLUT) Programming Interface API
  31.  
  32.  
  33. World Wide Web:
  34.  
  35. http://www.norman-interactive.com (my Homepage)
  36.  
  37. http://www.informatik.uni-stuttgart.de (University Stuttgart, Dept. of Computer Science)
  38.  
  39. http://www.OpenGL.org (Official OpenGL Homepage)
  40.  
  41. http://www.ninemoons.com (GeekGadgets)
  42.  
  43. http://www.haage-partner.com (Haage & Partner Homepage, 3D World)
  44.  
  45. http://www.sgi.com (Silicon Graphics - Inventor of OpenGL)
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.     1271     691 45.6% 28-Jul-01 22:41:32 +fractal.readme
  53.     1915     899 53.0% 28-Jul-01 22:44:54 +JULIA.C
  54.    13690   13124  4.1% 24-Jul-01 19:35:36 +JULIA.PNG
  55.    39436   16990 56.9% 28-Jul-01 21:08:22 +julia_030fpu
  56.     1850     874 52.7% 28-Jul-01 19:18:04 +MANDELBROT.C
  57.    20804   20804  0.0% 24-Jul-01 19:36:38 +MANDELBROT.PNG
  58.    38920   16951 56.4% 28-Jul-01 22:31:26 +mandelbrot_030fpu
  59. -------- ------- ----- --------- --------
  60.   117886   70333 40.3% 01-Aug-101 06:26:30   7 files
  61.